home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / answrbok / 8_7.lha / 8_7 / tst.c < prev    next >
Text File  |  1993-08-08  |  561b  |  24 lines

  1. * Copyright (c) 1990 by AT&T Bell Telephone Laboratories, Incorporated. */
  2. * The C++ Answer Book */
  3. * Tony Hansen */
  4. * All rights reserved. */
  5. include <stream.h>
  6. include "8_6_alloc.c"
  7. include "8_6_c1.c"
  8. include "8_6_c2.c"
  9. include "8_6_dest.c"
  10. include "8_6_doalloc.c"
  11. include "8_6_fbclose.c"
  12. include "8_6_fbopen.c"
  13. include "8_6_fbover.c"
  14. include "8_6_fbunder.c"
  15. include "8_7_init.c"
  16. include "8_6_over.c"
  17. include "8_6_setbuf.c"
  18. include "8_6_sgetc.c"
  19. include "8_6_snextc.c"
  20. include "8_6_spback.c"
  21. include "8_6_sputc.c"
  22. include "8_6_stossc.c"
  23. include "8_6_under.c"
  24.